home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 11 / 0 / DISK1105.ZIP / HELP / #EDIT7.2 < prev    next >
Text File  |  1988-06-01  |  5KB  |  114 lines

  1.  
  2.            ══════════════════════════════════════════════════════════════
  3.                  STEP-BY-STEP Material FLOW Representation METHOD
  4.            ══════════════════════════════════════════════════════════════
  5.  
  6.                              SUMMARY: DATA-ENTRY
  7.  
  8.                  -  Data  associated  to  a resource as  entered  by  the 
  9.                     planner is    as follows:
  10.                  
  11.                        -  resource number (1-9999)
  12.                        -  name identification (30 characters)
  13.                        -  planning limits
  14.                        -  prices or costs
  15.  
  16.                  -  Data  associated to a resource as computed  by  BEST-
  17.                     PLAN    after optimization are as follows:
  18.  
  19.                        -  volume, production contribution
  20.                        -  reduce cost(shadow prices)
  21.                        -  total price
  22.                        -  internal cost
  23.  
  24. ...more information on next view
  25.  
  26.                  -  These data are represented in the raw solution listed 
  27.                     as    follows:
  28.                  
  29.                        -  price        = P$
  30.                        -  volume       = VL
  31.                        -  lower limit  = LL
  32.                        -  upper limit  = UL
  33.                        -  fixed limit  = FX
  34.                        -  reduce cost  = R$
  35.  
  36.                  -  Data-entry  statements  can  be  FREE-FORM,  and  may 
  37.                     involve  multiple  lines.    Comments  can  be  added 
  38.                     utilizing  the  Single-Quotes (') as  the  indicator.  
  39.                     Spaces  can  be  used sparingly throughout  the  data 
  40.                     line.
  41.  
  42.                  -  A  new line (carriage-return) is treated as a  comma.  
  43.                     All price,  limit and relational data statements must 
  44.                     terminate with the semi-colon (;).
  45.  
  46. ...more information on next view
  47.  
  48.                  -  Name identification may contain spaces,  but may  not 
  49.                     contain the following:
  50.  
  51.                        (/) slashes                   (,) commas
  52.                        (=) equal sign                (;) semi-colon
  53.                        (@) at-sign                   (*) asterisk
  54.                        (') single-quote              (?) question mark
  55.                        (-) minus sign                (+) plus sign
  56.                        (#) pound-sign                TABs
  57.  
  58.                  -  Relational    data   statements   could   either   be 
  59.                     unconditional  (FIXED FLOW) or conditional  (VARIABLE 
  60.                     FLOW).   Resources  may be consumed or produced in  a 
  61.                     process   by  using  any  of  the   relational   data 
  62.                     statements.
  63.  
  64.                  -  Additional  relational  data statements  for  special 
  65.                     applications are included.(i.e POOL, DISTRIBUTE, etc)
  66.  
  67.  
  68. ...more information on next view
  69.  
  70.  
  71.                      POOL        For   establishing   inventory   levels, 
  72.                                  warehouses and the like.   The inventory 
  73.                                  level is then treated as a resource.
  74.  
  75.                      APPLY       For the accumulation or accruing of cost 
  76.                                  or  value during the  production  cycle.  
  77.                                  i.e. handling charges.
  78.  
  79.                      DISTRIBUTE  For distribution problems to propagate a 
  80.                                  product to its markets. It automatically 
  81.                                  creates the necessary activities.
  82.  
  83.                  -  Name  identification can be combined with the  price, 
  84.                     limit  and relational data statements.   The  special 
  85.                     characters  equals  (=) and slashes (/) can  be  used 
  86.                     interchangeably  to separate the name  identification 
  87.                     from the values as needed.
  88.  
  89.  
  90. ...more information on next view
  91.  
  92.  
  93.                  -  Data statements are entered in BLOCKS preceded by the 
  94.                     PROCESS  date  statement and  terminated  by  another 
  95.                     PROCESS statement or an END statement.
  96.  
  97.                  -  Data  statements  can be ordered anyway  the  planner 
  98.                     wants  them.   The  basic idea is for the planner  to 
  99.                     develop   his   own  planning  language   using   the 
  100.                     flexibility of the data entry media.
  101.  
  102.                  -  The  cost  propagated through the network  is  called 
  103.                     INTERNAL   COST.    This   cost  accounting  may   be 
  104.                     transferred  to  other resources using  the  XFERCOST 
  105.                     data    statements.     This   will   allow    proper 
  106.                     determination  of  product margins based  on  certain 
  107.                     accounting practices.
  108.  
  109.  
  110.  
  111.  
  112. ...try other screens
  113.  
  114.